FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package il.core.fhir.r4#0.16.0 (47 ms)

Package il.core.fhir.r4
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=il.core.fhir.r4@0.16.0&canonical=http://fhir.health.gov.il/ValueSet/il-core-parent-name-role
Url http://fhir.health.gov.il/ValueSet/il-core-parent-name-role
Version 0.16.0
Status draft
Date 2024-11-06
Name ILCoreParentNameRole
Title The role of the parent (father/mother) whose name is recorded
Experimental False
Realm il
Authority national
Description This set of codes is used to mark a parent name as a father or mother’s name. Should only be used by systems that explicitly differentiate between the two.

Resources that use this resource

StructureDefinition
http://fhir.health.gov.il/StructureDefinition/ext-administrative-parent-name Ext: Administrative Parent Name

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-RoleCode RoleCode


Source

{
  "resourceType" : "ValueSet",
  "status" : "draft",
  "name" : "ILCoreParentNameRole",
  "id" : "il-core-parent-name-role",
  "title" : "The role of the parent (father/mother) whose name is recorded",
  "description" : "This set of codes is used to mark a parent name as a father or mother’s name. Should only be used by systems that explicitly differentiate between the two.",
  "url" : "http://fhir.health.gov.il/ValueSet/il-core-parent-name-role",
  "language" : "en-US",
  "version" : "0.16.0",
  "publisher" : "Israel Core Team",
  "date" : "2024-11-06",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "tal.primak@moh.gov.il"
        }
      ]
    }
  ],
  "experimental" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "concept" : [
          {
            "code" : "FTH",
            "display" : "father"
          },
          {
            "code" : "MTH",
            "display" : "mother"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.